From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

Configure QtCreator

Launch QtCreator.

Before loading a blender project make some minor changes to QtCreators defaults.

Open the Options dialog Tools -> Options

Projects

  • Always build Project before Running (disable)





In Windows QtCreator, as early and maybe earlier than version 2.4.1, these instructions have changed to the below. Can not verify similar changes in Linux.

I am also not sure what the relationship is between deploying and building a project, so this detail should be double checked.



Configure QtCreator

Launch QtCreator.

Before loading a blender project make some minor changes to QtCreators defaults.

Open the Options dialog Tools -> Options

Build & Run -> General -> Build & Run

  • Always build project before deploying it (disable)
  • Always deploy project before running it (disable)